Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use as.mcmc.list() instead of as.mcmc() #586

Closed
wants to merge 1 commit into from
Closed

Use as.mcmc.list() instead of as.mcmc() #586

wants to merge 1 commit into from

Conversation

mbojan
Copy link
Member

@mbojan mbojan commented Nov 26, 2024

Calling as.mcmc.list() rather than as.mcmc() to collect chains for parallel SA runs. Fixes #585.

@mbojan mbojan requested a review from krivit November 26, 2024 10:50
@krivit
Copy link
Member

krivit commented Nov 29, 2024

This breaks the single-threaded version. In any case, the whole conversion is unnecessary.

@krivit krivit closed this Nov 29, 2024
@mbojan mbojan deleted the i585-sa branch November 29, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mcmc chain error when using stochastic approximation
2 participants